home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Internet / The Bat! Professional 3.01 / thebat_professional.msi / Data1.cab / thebat.exe / 0 / RCDATA / TGLOBALPREFDLG / TGLOBALPREFDLG.txt
Text File  |  2004-10-12  |  72KB  |  2,830 lines

  1. object GlobalPrefDlg: TGlobalPrefDlg
  2.   Left = 227
  3.   Top = 124
  4.   HelpContext = 14222
  5.   ActiveControl = tvTree
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsDialog
  8.   BorderWidth = 3
  9.   Caption = 'The Bat! - Preferences'
  10.   ClientHeight = 445
  11.   ClientWidth = 653
  12.   Color = clBtnFace
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   KeyPreview = True
  19.   OldCreateOrder = True
  20.   Position = poScreenCenter
  21.   OnActivate = FormActivate
  22.   OnClose = FormClose
  23.   OnCreate = FormCreate
  24.   OnDestroy = FormDestroy
  25.   OnKeyDown = FormKeyDown
  26.   OnShow = FormShow
  27.   PixelsPerInch = 96
  28.   TextHeight = 13
  29.   object tvTree: TTreeView
  30.     Left = 0
  31.     Top = 0
  32.     Width = 181
  33.     Height = 405
  34.     BevelInner = bvNone
  35.     HideSelection = False
  36.     Indent = 19
  37.     ReadOnly = True
  38.     RightClickSelect = True
  39.     RowSelect = True
  40.     ShowButtons = False
  41.     TabOrder = 0
  42.     OnChange = tvTreeChange
  43.     Items.Data = {
  44.       09000000200000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
  45.       0747656E6572616C1F0000000000000000000000FFFFFFFFFFFFFFFF00000000
  46.       000000000653797374656D250000000000000000000000FFFFFFFFFFFFFFFF00
  47.       000000000000000C4170706C69636174696F6E73210000000000000000000000
  48.       FFFFFFFFFFFFFFFF0000000005000000084D657373616765732F000000000000
  49.       0000000000FFFFFFFFFFFFFFFF000000000000000016436F6C6F75722047726F
  50.       75707320616E6420466F6E74230000000000000000000000FFFFFFFFFFFFFFFF
  51.       00000000000000000A56696577204D6F646573280000000000000000000000FF
  52.       FFFFFFFFFFFFFF00000000000000000F4D657373616765206865616465727327
  53.       0000000000000000000000FFFFFFFFFFFFFFFF00000000000000000E48656164
  54.       657220446973706C6179240000000000000000000000FFFFFFFFFFFFFFFF0000
  55.       0000000000000B4D61696C205469636B6572230000000000000000000000FFFF
  56.       FFFFFFFFFFFF00000000020000000A50726F74656374696F6E23000000000000
  57.       0000000000FFFFFFFFFFFFFFFF00000000000000000A416E74692D5669727573
  58.       220000000000000000000000FFFFFFFFFFFFFFFF000000000000000009416E74
  59.       692D5350414D260000000000000000000000FFFFFFFFFFFFFFFF000000000400
  60.       00000D5669657765722F456469746F722B0000000000000000000000FFFFFFFF
  61.       FFFFFFFF000000000000000012456469746F7220707265666572656E6365732B
  62.       0000000000000000000000FFFFFFFFFFFFFFFF000000000000000012506C6169
  63.       6E20746578742F4D6963726F45642C0000000000000000000000FFFFFFFFFFFF
  64.       FFFF00000000000000001348544D4C2F57696E646F777320456469746F722600
  65.       00000000000000000000FFFFFFFFFFFFFFFF00000000000000000D536F757263
  66.       65205669657765722E0000000000000000000000FFFFFFFFFFFFFFFF00000000
  67.       000000001543686172616374657220536574732028584C415429280000000000
  68.       000000000000FFFFFFFFFFFFFFFF00000000000000000F53797374656D20486F
  69.       74204B657973210000000000000000000000FFFFFFFFFFFFFFFF000000000000
  70.       000008506C75672D496E73}
  71.   end
  72.   object Book: TPageControl
  73.     Left = 184
  74.     Top = 0
  75.     Width = 469
  76.     Height = 406
  77.     ActivePage = tsMailTicker
  78.     TabOrder = 1
  79.     TabStop = False
  80.     OnChange = BookChange
  81.     object tsGeneral: TTabSheet
  82.       HelpContext = 14222
  83.       Caption = 'General'
  84.       object lConnCentre: TLabel
  85.         Left = 16
  86.         Top = 295
  87.         Width = 269
  88.         Height = 13
  89.         AutoSize = False
  90.         Caption = 'Display Connection Centre'
  91.         FocusControl = cbConnCentre
  92.       end
  93.       object Label21: TLabel
  94.         Left = 16
  95.         Top = 324
  96.         Width = 269
  97.         Height = 13
  98.         AutoSize = False
  99.         Caption = 'Default Virtual Folder name template:'
  100.       end
  101.       object cbMiniTray: TCheckBox
  102.         Left = 16
  103.         Top = 60
  104.         Width = 425
  105.         Height = 17
  106.         Caption = 'Minimise to the System Tray'
  107.         TabOrder = 2
  108.       end
  109.       object cbAlwaysInTray: TCheckBox
  110.         Left = 16
  111.         Top = 16
  112.         Width = 417
  113.         Height = 17
  114.         Caption = 'Always show icon in the System Tray'
  115.         TabOrder = 0
  116.         OnClick = cbAlwaysInTrayClick
  117.       end
  118.       object cbAnimation: TCheckBox
  119.         Left = 16
  120.         Top = 84
  121.         Width = 425
  122.         Height = 17
  123.         Caption = 'Icon animation when unread messages are detected'
  124.         TabOrder = 3
  125.       end
  126.       object cbExtImgViewer: TCheckBox
  127.         Left = 16
  128.         Top = 108
  129.         Width = 425
  130.         Height = 17
  131.         Caption = 'Use external viewer to open attached images'
  132.         TabOrder = 4
  133.       end
  134.       object cbHCImages: TCheckBox
  135.         Left = 16
  136.         Top = 132
  137.         Width = 425
  138.         Height = 17
  139.         Caption = 'High colour images (change effective after restart)'
  140.         TabOrder = 5
  141.       end
  142.       object cbConnCentre: TComboBox
  143.         Left = 292
  144.         Top = 291
  145.         Width = 161
  146.         Height = 21
  147.         Style = csDropDownList
  148.         ItemHeight = 13
  149.         TabOrder = 11
  150.         Items.Strings = (
  151.           'Automatically'
  152.           'Always'
  153.           'Hide')
  154.       end
  155.       object cbBirthCheck: TCheckBox
  156.         Left = 16
  157.         Top = 156
  158.         Width = 425
  159.         Height = 17
  160.         Caption = 'Inform about birthdays using address book data'
  161.         TabOrder = 6
  162.       end
  163.       object cbShowTask: TCheckBox
  164.         Left = 40
  165.         Top = 36
  166.         Width = 401
  167.         Height = 17
  168.         Caption = 'Do not display program icon on the Task Bar'
  169.         TabOrder = 1
  170.         OnClick = cbShowTaskClick
  171.       end
  172.       object cbMenuNav: TCheckBox
  173.         Left = 16
  174.         Top = 180
  175.         Width = 425
  176.         Height = 17
  177.         Caption = 'Display MenuNavigator button on the Caption Bar'
  178.         TabOrder = 7
  179.       end
  180.       object cbCloseViewOnReply: TCheckBox
  181.         Left = 16
  182.         Top = 204
  183.         Width = 441
  184.         Height = 17
  185.         Caption = 'Close the separate viewer parent window when replying/forwarding'
  186.         TabOrder = 8
  187.       end
  188.       object cbXMailer: TCheckBox
  189.         Left = 16
  190.         Top = 232
  191.         Width = 441
  192.         Height = 17
  193.         Caption = 'Use X-Mailer header in messages (for administrative purposes)'
  194.         TabOrder = 9
  195.       end
  196.       object cbRestoreSession: TCheckBox
  197.         Left = 16
  198.         Top = 260
  199.         Width = 433
  200.         Height = 17
  201.         Caption = 'Start program after system halt'
  202.         TabOrder = 10
  203.       end
  204.       object edVFolderTempl: TEdit
  205.         Left = 292
  206.         Top = 320
  207.         Width = 161
  208.         Height = 21
  209.         TabOrder = 12
  210.       end
  211.     end
  212.     object tbAdvanced: TTabSheet
  213.       HelpContext = 14223
  214.       Caption = 'System'
  215.       object lWDir: TLabel
  216.         Left = 16
  217.         Top = 8
  218.         Width = 67
  219.         Height = 13
  220.         Caption = 'Mail Directory:'
  221.       end
  222.       object eWDir: TEdit
  223.         Left = 16
  224.         Top = 24
  225.         Width = 321
  226.         Height = 21
  227.         TabOrder = 0
  228.       end
  229.       object bBrowseWDir: TButton
  230.         Left = 352
  231.         Top = 22
  232.         Width = 89
  233.         Height = 25
  234.         Caption = 'Browse...'
  235.         TabOrder = 1
  236.         OnClick = bBrowseWDirClick
  237.       end
  238.       object cbFolderFont: TGroupBox
  239.         Left = 16
  240.         Top = 304
  241.         Width = 425
  242.         Height = 73
  243.         Caption = 'Account tree font'
  244.         TabOrder = 5
  245.         object eFolderFont: TEdit
  246.           Left = 16
  247.           Top = 24
  248.           Width = 297
  249.           Height = 33
  250.           AutoSize = False
  251.           BorderStyle = bsNone
  252.           Color = clBtnFace
  253.           ReadOnly = True
  254.           TabOrder = 0
  255.         end
  256.         object bFolderFont: TButton
  257.           Left = 320
  258.           Top = 22
  259.           Width = 89
  260.           Height = 25
  261.           Caption = 'Change...'
  262.           TabOrder = 1
  263.           OnClick = bFolderFontClick
  264.         end
  265.       end
  266.       object gbAutocomplete: TGroupBox
  267.         Left = 16
  268.         Top = 56
  269.         Width = 425
  270.         Height = 113
  271.         Caption = 'AutoComplete'
  272.         TabOrder = 2
  273.         object lACSource: TLabel
  274.           Left = 40
  275.           Top = 40
  276.           Width = 118
  277.           Height = 13
  278.           Caption = 'Complete addresses from'
  279.           Enabled = False
  280.           FocusControl = cbACSource
  281.         end
  282.         object cbAutocompleteAddress: TCheckBox
  283.           Left = 16
  284.           Top = 20
  285.           Width = 369
  286.           Height = 17
  287.           Caption = 'Complete automatically address entry fields'
  288.           TabOrder = 0
  289.           OnClick = cbAutocompleteAddressClick
  290.         end
  291.         object cbACSource: TComboBox
  292.           Left = 40
  293.           Top = 56
  294.           Width = 345
  295.           Height = 21
  296.           Style = csDropDownList
  297.           Enabled = False
  298.           ItemHeight = 13
  299.           TabOrder = 1
  300.           Items.Strings = (
  301.             'Input History'
  302.             'Default Address Book only'
  303.             'All Address Books'
  304.             'History+Default Address Book'
  305.             'History+All Address Books')
  306.         end
  307.         object cbAutocompleteSubject: TCheckBox
  308.           Left = 16
  309.           Top = 84
  310.           Width = 393
  311.           Height = 17
  312.           Caption = 'Automatically complete subject from the history '
  313.           TabOrder = 2
  314.         end
  315.       end
  316.       object gbLogBeeps: TGroupBox
  317.         Left = 16
  318.         Top = 176
  319.         Width = 425
  320.         Height = 41
  321.         Caption = 'When logging events, use system alarm sound for'
  322.         TabOrder = 3
  323.         object cbBeepOnError: TCheckBox
  324.           Left = 16
  325.           Top = 16
  326.           Width = 201
  327.           Height = 17
  328.           Caption = 'Errors'
  329.           TabOrder = 0
  330.         end
  331.         object cbBeepOnWarning: TCheckBox
  332.           Left = 224
  333.           Top = 16
  334.           Width = 185
  335.           Height = 17
  336.           Caption = 'Warnings'
  337.           TabOrder = 1
  338.         end
  339.       end
  340.       object gbXButtons: TGroupBox
  341.         Left = 16
  342.         Top = 224
  343.         Width = 425
  344.         Height = 73
  345.         Caption = 'Extended mouse button functions'
  346.         TabOrder = 4
  347.         object Label1: TLabel
  348.           Left = 8
  349.           Top = 20
  350.           Width = 97
  351.           Height = 13
  352.           Caption = 'Button &1 ("Forward")'
  353.         end
  354.         object Label2: TLabel
  355.           Left = 8
  356.           Top = 44
  357.           Width = 84
  358.           Height = 13
  359.           Caption = 'Button &2 ("Back")'
  360.         end
  361.         object cbXButton1: TComboBox
  362.           Left = 184
  363.           Top = 16
  364.           Width = 233
  365.           Height = 21
  366.           Style = csDropDownList
  367.           ItemHeight = 13
  368.           ItemIndex = 0
  369.           TabOrder = 0
  370.           Text = 'Go to the previous viewed message'
  371.           Items.Strings = (
  372.             'Go to the previous viewed message'
  373.             'Go to the next viewed message'
  374.             'Go backwards to an unread message'
  375.             'Go to the next unread message'
  376.             'Reply'
  377.             'Forward'
  378.             'Create a new message'
  379.             'Toggle flag'
  380.             'Delete')
  381.         end
  382.         object cbXButton2: TComboBox
  383.           Left = 184
  384.           Top = 40
  385.           Width = 233
  386.           Height = 21
  387.           Style = csDropDownList
  388.           ItemHeight = 13
  389.           ItemIndex = 3
  390.           TabOrder = 1
  391.           Text = 'Go to the next unread message'
  392.           Items.Strings = (
  393.             'Go to the previous viewed message'
  394.             'Go to the next viewed message'
  395.             'Go backwards to an unread message'
  396.             'Go to the next unread message'
  397.             'Reply'
  398.             'Forward'
  399.             'Create a new message'
  400.             'Toggle flag'
  401.             'Delete')
  402.         end
  403.       end
  404.     end
  405.     object tbApps: TTabSheet
  406.       HelpContext = 14223
  407.       Caption = 'Applications'
  408.       object lCheckDefaultAux: TLabel
  409.         Left = 42
  410.         Top = 296
  411.         Width = 3
  412.         Height = 13
  413.       end
  414.       object gbAssociations: TGroupBox
  415.         Left = 16
  416.         Top = 8
  417.         Width = 425
  418.         Height = 153
  419.         Caption = 'Associate The Bat! with specific file types/URLs'
  420.         TabOrder = 0
  421.         object cbMSG: TCheckBox
  422.           Left = 16
  423.           Top = 48
  424.           Width = 370
  425.           Height = 17
  426.           Caption = '.MSG - e-mail message files in RFC-822 format'
  427.           TabOrder = 1
  428.         end
  429.         object cbEML: TCheckBox
  430.           Left = 16
  431.           Top = 72
  432.           Width = 370
  433.           Height = 17
  434.           Caption = '.EML - e-mail message files in RFC-822 format'
  435.           TabOrder = 2
  436.         end
  437.         object cbVCF: TCheckBox
  438.           Left = 16
  439.           Top = 96
  440.           Width = 370
  441.           Height = 17
  442.           Caption = '.VCF - electronic visitor card files (vCard)'
  443.           TabOrder = 3
  444.         end
  445.         object bAssociate: TButton
  446.           Left = 232
  447.           Top = 120
  448.           Width = 147
  449.           Height = 25
  450.           Caption = 'Associate now'
  451.           TabOrder = 4
  452.           OnClick = bAssociateClick
  453.         end
  454.         object cbMailto: TCheckBox
  455.           Left = 16
  456.           Top = 24
  457.           Width = 370
  458.           Height = 17
  459.           Caption = 'mailto: - the URL for creating mail messages'
  460.           TabOrder = 0
  461.         end
  462.       end
  463.       object GroupBox2: TGroupBox
  464.         Left = 16
  465.         Top = 168
  466.         Width = 425
  467.         Height = 105
  468.         Caption = 'Simple MAPI'
  469.         TabOrder = 1
  470.         object Label3: TLabel
  471.           Left = 16
  472.           Top = 24
  473.           Width = 353
  474.           Height = 41
  475.           AutoSize = False
  476.           Caption = 
  477.             'Simple MAPI is a program interface used by many applications hel' +
  478.             'ping them to communicate with e-mail client in order to create/s' +
  479.             'end/access messages generated by those applications'
  480.           WordWrap = True
  481.         end
  482.         object bInstallMAPI: TButton
  483.           Left = 48
  484.           Top = 72
  485.           Width = 329
  486.           Height = 25
  487.           Caption = 'Install The Bat! as the Simple MAPI request handler'
  488.           TabOrder = 0
  489.           OnClick = bInstallMAPIClick
  490.         end
  491.       end
  492.       object cbCheckDefault: TCheckBox
  493.         Left = 16
  494.         Top = 296
  495.         Width = 393
  496.         Height = 17
  497.         Caption = 'Check that The Bat! is the default mail client at startup'
  498.         TabOrder = 2
  499.       end
  500.     end
  501.     object tsMsgList: TTabSheet
  502.       HelpContext = 14224
  503.       Caption = 'Messages'
  504.       object Label9: TLabel
  505.         Left = 32
  506.         Top = 68
  507.         Width = 313
  508.         Height = 13
  509.         Caption = 'When moving to the next/previous unread message across folders'
  510.       end
  511.       object cbAutoColumnWidth: TCheckBox
  512.         Left = 16
  513.         Top = 14
  514.         Width = 401
  515.         Height = 17
  516.         Caption = 'Automatically adjust first column width for threaded views'
  517.         TabOrder = 0
  518.       end
  519.       object cbNextUnread: TComboBox
  520.         Left = 32
  521.         Top = 84
  522.         Width = 337
  523.         Height = 21
  524.         Style = csDropDownList
  525.         ItemHeight = 13
  526.         TabOrder = 2
  527.         OnChange = cbNextUnreadChange
  528.         Items.Strings = (
  529.           'Confirm moving to another folder'
  530.           'Beep and move to another folder'
  531.           'Move to the other folder silently'
  532.           'Beep and stay in the current folder'
  533.           'Just stay in the current folder')
  534.       end
  535.       object gbMLTime: TGroupBox
  536.         Left = 16
  537.         Top = 168
  538.         Width = 433
  539.         Height = 185
  540.         Caption = 'Date/Time display'
  541.         TabOrder = 5
  542.         object Label10: TLabel
  543.           Left = 32
  544.           Top = 24
  545.           Width = 136
  546.           Height = 13
  547.           Caption = 'Default message time format:'
  548.         end
  549.         object cbMLTimeFmt: TCheckBox
  550.           Left = 16
  551.           Top = 72
  552.           Width = 369
  553.           Height = 17
  554.           Caption = 'Display time for today'#39's messages using this format:'
  555.           TabOrder = 0
  556.           OnClick = cbMLTimeFmtClick
  557.         end
  558.         object cbMLWeekFmt: TCheckBox
  559.           Left = 16
  560.           Top = 128
  561.           Width = 369
  562.           Height = 17
  563.           Caption = 'Display time for the current week'#39's messages using this format:'
  564.           TabOrder = 1
  565.           OnClick = cbMLWeekFmtClick
  566.         end
  567.         object eMLTimeFmt: TEdit
  568.           Left = 32
  569.           Top = 92
  570.           Width = 289
  571.           Height = 21
  572.           TabOrder = 2
  573.         end
  574.         object eMLWeekFmt: TEdit
  575.           Left = 32
  576.           Top = 148
  577.           Width = 289
  578.           Height = 21
  579.           TabOrder = 3
  580.         end
  581.         object eMLTime: TEdit
  582.           Left = 32
  583.           Top = 40
  584.           Width = 289
  585.           Height = 21
  586.           TabOrder = 4
  587.         end
  588.         object bTryTime: TButton
  589.           Left = 328
  590.           Top = 38
  591.           Width = 97
  592.           Height = 25
  593.           Caption = 'Check'
  594.           TabOrder = 5
  595.           OnClick = bTryTimeClick
  596.         end
  597.       end
  598.       object cbOldestThread: TCheckBox
  599.         Left = 16
  600.         Top = 40
  601.         Width = 401
  602.         Height = 17
  603.         Caption = 'The oldest message begins a thread by Subject/From/To'
  604.         TabOrder = 1
  605.       end
  606.       object cbUseSpeaker: TCheckBox
  607.         Left = 32
  608.         Top = 136
  609.         Width = 401
  610.         Height = 17
  611.         Caption = 'Use PC Speaker for beeps'
  612.         TabOrder = 4
  613.       end
  614.       object cbUnreadAcross: TCheckBox
  615.         Left = 32
  616.         Top = 112
  617.         Width = 401
  618.         Height = 17
  619.         Caption = 'Allow search for unread messages across accounts'
  620.         TabOrder = 3
  621.       end
  622.     end
  623.     object tsColGroups: TTabSheet
  624.       HelpContext = 14070
  625.       Caption = 'Colour Groups and Font'
  626.       ImageIndex = 10
  627.       object bNewCG: TButton
  628.         Left = 344
  629.         Top = 16
  630.         Width = 105
  631.         Height = 25
  632.         Caption = '&New...'
  633.         TabOrder = 0
  634.         OnClick = bNewCGClick
  635.       end
  636.       object bEditCG: TButton
  637.         Left = 344
  638.         Top = 48
  639.         Width = 105
  640.         Height = 25
  641.         Caption = '&Edit'
  642.         TabOrder = 1
  643.         OnClick = bEditCGClick
  644.       end
  645.       object bDeleteCG: TButton
  646.         Left = 344
  647.         Top = 80
  648.         Width = 105
  649.         Height = 25
  650.         Caption = '&Delete'
  651.         TabOrder = 2
  652.         OnClick = bDeleteCGClick
  653.       end
  654.       object gbMLFont: TGroupBox
  655.         Left = 8
  656.         Top = 296
  657.         Width = 441
  658.         Height = 73
  659.         Caption = 'Font'
  660.         TabOrder = 3
  661.         object bSelMsgListFont: TButton
  662.           Tag = 2
  663.           Left = 328
  664.           Top = 24
  665.           Width = 105
  666.           Height = 25
  667.           Caption = 'Change'
  668.           TabOrder = 0
  669.           OnClick = bFolderFontClick
  670.         end
  671.         object eMLFont: TEdit
  672.           Left = 16
  673.           Top = 16
  674.           Width = 273
  675.           Height = 49
  676.           TabStop = False
  677.           AutoSize = False
  678.           BorderStyle = bsNone
  679.           Color = clBtnFace
  680.           ReadOnly = True
  681.           TabOrder = 1
  682.         end
  683.       end
  684.       object pnListBoxAligner: TPanel
  685.         Tag = 11
  686.         Left = 8
  687.         Top = 12
  688.         Width = 325
  689.         Height = 265
  690.         BevelInner = bvRaised
  691.         BevelOuter = bvLowered
  692.         TabOrder = 4
  693.         object lCGList: TListBox
  694.           Left = 2
  695.           Top = 19
  696.           Width = 321
  697.           Height = 244
  698.           Style = lbOwnerDrawFixed
  699.           Align = alClient
  700.           BorderStyle = bsNone
  701.           Font.Charset = DEFAULT_CHARSET
  702.           Font.Color = clBlack
  703.           Font.Height = -12
  704.           Font.Name = 'MS Reference Sans Serif'
  705.           Font.Style = []
  706.           ItemHeight = 16
  707.           ParentFont = False
  708.           PopupMenu = pmCGPopup
  709.           TabOrder = 0
  710.           OnClick = lCGListClick
  711.           OnDblClick = bEditCGClick
  712.           OnDrawItem = lCGListDrawItem
  713.         end
  714.         object hList: THeaderControl
  715.           Left = 2
  716.           Top = 2
  717.           Width = 321
  718.           Height = 17
  719.           Sections = <
  720.             item
  721.               AllowClick = False
  722.               ImageIndex = -1
  723.               MaxWidth = 200
  724.               MinWidth = 200
  725.               Text = 'Name'
  726.               Width = 200
  727.             end
  728.             item
  729.               AllowClick = False
  730.               ImageIndex = -1
  731.               MaxWidth = 130
  732.               MinWidth = 130
  733.               Text = 'Handle'
  734.               Width = 130
  735.             end>
  736.         end
  737.       end
  738.     end
  739.     object tsViewModes: TTabSheet
  740.       HelpContext = 14224
  741.       Caption = 'View Modes'
  742.       ImageIndex = 17
  743.       OnShow = tsViewModesShow
  744.       object Label7: TLabel
  745.         Left = 12
  746.         Top = 4
  747.         Width = 60
  748.         Height = 13
  749.         Caption = 'View modes:'
  750.       end
  751.       object btnAddVM: TButton
  752.         Left = 352
  753.         Top = 20
  754.         Width = 102
  755.         Height = 25
  756.         Caption = '&New'
  757.         TabOrder = 1
  758.         OnClick = btnAddVMClick
  759.       end
  760.       object btnDeleteVM: TButton
  761.         Left = 352
  762.         Top = 116
  763.         Width = 102
  764.         Height = 25
  765.         Caption = '&Delete'
  766.         Enabled = False
  767.         TabOrder = 4
  768.         OnClick = btnDeleteVMClick
  769.       end
  770.       object btnEditVM: TButton
  771.         Left = 352
  772.         Top = 84
  773.         Width = 102
  774.         Height = 25
  775.         Caption = '&Edit ...'
  776.         TabOrder = 3
  777.         OnClick = btnEditVMClick
  778.       end
  779.       object lvModes: TListView
  780.         Left = 8
  781.         Top = 24
  782.         Width = 337
  783.         Height = 345
  784.         Columns = <
  785.           item
  786.             Caption = 'Name'
  787.             Width = 305
  788.           end>
  789.         HideSelection = False
  790.         RowSelect = True
  791.         PopupMenu = pmVModes
  792.         SortType = stData
  793.         TabOrder = 0
  794.         ViewStyle = vsReport
  795.         OnCompare = lvModesCompare
  796.         OnDblClick = lvModesDblClick
  797.         OnEdited = lvModesEdited
  798.         OnEditing = lvModesEditing
  799.         OnSelectItem = lvModesSelectItem
  800.       end
  801.       object btnUseBy: TButton
  802.         Left = 352
  803.         Top = 148
  804.         Width = 103
  805.         Height = 25
  806.         Caption = '&Use by ...'
  807.         TabOrder = 5
  808.         OnClick = btnUseByClick
  809.       end
  810.       object btnDuplicate: TButton
  811.         Left = 352
  812.         Top = 52
  813.         Width = 103
  814.         Height = 25
  815.         Caption = 'New &from ...'
  816.         TabOrder = 2
  817.         OnClick = btnDuplicateClick
  818.       end
  819.     end
  820.     object tsHeaders: TTabSheet
  821.       HelpContext = 14224
  822.       Caption = 'Message Headers'
  823.       ImageIndex = 15
  824.       object Label16: TLabel
  825.         Left = 8
  826.         Top = 104
  827.         Width = 65
  828.         Height = 13
  829.         Caption = '&Header fields:'
  830.       end
  831.       object gbMsgHeader: TGroupBox
  832.         Left = 8
  833.         Top = 8
  834.         Width = 433
  835.         Height = 81
  836.         TabOrder = 0
  837.         object lbHeadersDesc: TLabel
  838.           Left = 8
  839.           Top = 16
  840.           Width = 417
  841.           Height = 57
  842.           AutoSize = False
  843.           Caption = 
  844.             'Here, you can edit the list of the message header fields that ca' +
  845.             'n be displayed at the Header of the message preview pane. You ca' +
  846.             'n also set/edit those fields in the message editor and refer to ' +
  847.             'them in templates using %HDRhhh and %HDRhhh='#39'...'#39' macros where h' +
  848.             'hh is the header'#39's RFC name'
  849.           WordWrap = True
  850.         end
  851.       end
  852.       object lvHeaders: TListView
  853.         Left = 8
  854.         Top = 120
  855.         Width = 325
  856.         Height = 241
  857.         Columns = <
  858.           item
  859.             Caption = 'Display as'
  860.             Width = 100
  861.           end
  862.           item
  863.             Caption = 'RFC Name'
  864.             Width = 100
  865.           end
  866.           item
  867.             Caption = 'Address list'
  868.           end
  869.           item
  870.             Caption = 'Editor'
  871.           end
  872.           item
  873.             Caption = 'Scroll'
  874.           end>
  875.         HideSelection = False
  876.         ReadOnly = True
  877.         RowSelect = True
  878.         PopupMenu = pmHeaders
  879.         TabOrder = 1
  880.         ViewStyle = vsReport
  881.         OnChange = lvHeadersChange
  882.       end
  883.       object bAddHeader: TButton
  884.         Left = 344
  885.         Top = 120
  886.         Width = 105
  887.         Height = 25
  888.         Caption = '&Add'
  889.         TabOrder = 2
  890.         OnClick = bAddHeaderClick
  891.       end
  892.       object bEditHeader: TButton
  893.         Left = 344
  894.         Top = 160
  895.         Width = 105
  896.         Height = 25
  897.         Caption = '&Edit'
  898.         TabOrder = 3
  899.         OnClick = bEditHeaderClick
  900.       end
  901.       object bDelHeader: TButton
  902.         Left = 344
  903.         Top = 196
  904.         Width = 105
  905.         Height = 25
  906.         Caption = '&Delete'
  907.         TabOrder = 4
  908.         OnClick = bDelHeaderClick
  909.       end
  910.       object bMoveHeaderUp: TButton
  911.         Tag = -1
  912.         Left = 344
  913.         Top = 304
  914.         Width = 105
  915.         Height = 25
  916.         Caption = 'Move Up'
  917.         TabOrder = 5
  918.         OnClick = bMoveHeaderUpClick
  919.       end
  920.       object bMoveHeaderDown: TButton
  921.         Tag = 1
  922.         Left = 344
  923.         Top = 336
  924.         Width = 105
  925.         Height = 25
  926.         Caption = 'Move Down'
  927.         TabOrder = 6
  928.         OnClick = bMoveHeaderUpClick
  929.       end
  930.     end
  931.     object tsHeaderLook: TTabSheet
  932.       HelpContext = 14221
  933.       Caption = 'Header Layout'
  934.       ImageIndex = 18
  935.       object Label19: TLabel
  936.         Left = 8
  937.         Top = 208
  938.         Width = 74
  939.         Height = 13
  940.         Caption = 'Sample header:'
  941.       end
  942.       object gbHeaderFont: TGroupBox
  943.         Left = 8
  944.         Top = 16
  945.         Width = 441
  946.         Height = 65
  947.         Caption = '&Font'
  948.         TabOrder = 0
  949.         object eHdrFont: TEdit
  950.           Left = 16
  951.           Top = 24
  952.           Width = 305
  953.           Height = 33
  954.           BorderStyle = bsNone
  955.           Color = clBtnFace
  956.           ReadOnly = True
  957.           TabOrder = 0
  958.         end
  959.         object bHeaderFont: TButton
  960.           Tag = 1
  961.           Left = 336
  962.           Top = 22
  963.           Width = 97
  964.           Height = 25
  965.           Caption = 'Change...'
  966.           TabOrder = 1
  967.           OnClick = bFolderFontClick
  968.         end
  969.       end
  970.       object gbHdrColour: TGroupBox
  971.         Left = 8
  972.         Top = 88
  973.         Width = 441
  974.         Height = 113
  975.         Caption = 'Colours'
  976.         TabOrder = 1
  977.         object Label17: TLabel
  978.           Left = 175
  979.           Top = 52
  980.           Width = 20
  981.           Height = 13
  982.           Alignment = taRightJustify
  983.           Caption = '&Item'
  984.           FocusControl = cbHdrColourItem
  985.         end
  986.         object Label18: TLabel
  987.           Left = 165
  988.           Top = 82
  989.           Width = 30
  990.           Height = 13
  991.           Alignment = taRightJustify
  992.           Caption = '&Colour'
  993.           FocusControl = cbHdrColour
  994.         end
  995.         object Label20: TLabel
  996.           Left = 91
  997.           Top = 19
  998.           Width = 160
  999.           Height = 13
  1000.           Alignment = taRightJustify
  1001.           Caption = '&Set colours for the header pane in'
  1002.           FocusControl = cbHdrViewer
  1003.         end
  1004.         object cbHdrColourItem: TComboBox
  1005.           Left = 200
  1006.           Top = 48
  1007.           Width = 233
  1008.           Height = 21
  1009.           Style = csDropDownList
  1010.           ItemHeight = 13
  1011.           ItemIndex = 0
  1012.           TabOrder = 1
  1013.           Text = 'Field name text'
  1014.           OnChange = cbHdrColourItemChange
  1015.           Items.Strings = (
  1016.             'Field name text'
  1017.             'Field name background'
  1018.             'Field value text'
  1019.             'Field value background'
  1020.             'Selected field text'
  1021.             'Selected field background'
  1022.             'Hot link text'
  1023.             'Field separator')
  1024.         end
  1025.         object cbHdrColour: TColorBox
  1026.           Left = 200
  1027.           Top = 80
  1028.           Width = 233
  1029.           Height = 22
  1030.           Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbIncludeDefault, cbCustomColor, cbPrettyNames]
  1031.           ItemHeight = 16
  1032.           TabOrder = 2
  1033.           OnChange = cbHdrColourChange
  1034.         end
  1035.         object cbHdrViewer: TComboBox
  1036.           Left = 256
  1037.           Top = 16
  1038.           Width = 177
  1039.           Height = 21
  1040.           Style = csDropDownList
  1041.           ItemHeight = 13
  1042.           ItemIndex = 0
  1043.           TabOrder = 0
  1044.           Text = 'Viewer'
  1045.           OnChange = cbHdrViewerChange
  1046.           Items.Strings = (
  1047.             'Viewer'
  1048.             'Editor')
  1049.         end
  1050.       end
  1051.       object Panel2: TPanel
  1052.         Tag = 11
  1053.         Left = 8
  1054.         Top = 224
  1055.         Width = 441
  1056.         Height = 145
  1057.         BevelInner = bvRaised
  1058.         BevelOuter = bvLowered
  1059.         TabOrder = 2
  1060.         object gInfo: TAddressGrid
  1061.           Left = 2
  1062.           Top = 2
  1063.           Width = 437
  1064.           Height = 141
  1065.           Align = alClient
  1066.           BorderStyle = bsNone
  1067.           ColCount = 2
  1068.           DefaultRowHeight = 20
  1069.           RowCount = 1
  1070.           FixedRows = 0
  1071.           Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goAlwaysShowEditor, goThumbTracking]
  1072.           TabOrder = 0
  1073.           SimpleLook = False
  1074.           ColWidths = (
  1075.             16
  1076.             421)
  1077.         end
  1078.       end
  1079.     end
  1080.     object tsMailTicker: TTabSheet
  1081.       HelpContext = 14108
  1082.       Caption = 'Mail Ticker'
  1083.       ImageIndex = 19
  1084.       object lMailTicker: TLabel
  1085.         Left = 16
  1086.         Top = 20
  1087.         Width = 221
  1088.         Height = 13
  1089.         AutoSize = False
  1090.         Caption = 'Display MailTicker(TM)'
  1091.         FocusControl = cbMailTicker
  1092.       end
  1093.       object Label23: TLabel
  1094.         Left = 16
  1095.         Top = 121
  1096.         Width = 30
  1097.         Height = 13
  1098.         Alignment = taRightJustify
  1099.         Caption = '&Colour'
  1100.         FocusControl = cbTickerColour
  1101.       end
  1102.       object Label22: TLabel
  1103.         Left = 208
  1104.         Top = 122
  1105.         Width = 36
  1106.         Height = 13
  1107.         Caption = 'Opacity'
  1108.       end
  1109.       object gbxMTFont: TGroupBox
  1110.         Left = 8
  1111.         Top = 48
  1112.         Width = 441
  1113.         Height = 65
  1114.         Caption = '&Font'
  1115.         TabOrder = 1
  1116.         object eMTickerFont: TEdit
  1117.           Left = 16
  1118.           Top = 24
  1119.           Width = 305
  1120.           Height = 33
  1121.           BorderStyle = bsNone
  1122.           Color = clBtnFace
  1123.           ReadOnly = True
  1124.           TabOrder = 0
  1125.         end
  1126.         object bMTFontChange: TButton
  1127.           Tag = 3
  1128.           Left = 336
  1129.           Top = 22
  1130.           Width = 97
  1131.           Height = 25
  1132.           Caption = 'Change...'
  1133.           TabOrder = 1
  1134.           OnClick = bFolderFontClick
  1135.         end
  1136.       end
  1137.       object cbMailTicker: TComboBox
  1138.         Left = 264
  1139.         Top = 16
  1140.         Width = 161
  1141.         Height = 21
  1142.         Style = csDropDownList
  1143.         ItemHeight = 13
  1144.         TabOrder = 0
  1145.         Items.Strings = (
  1146.           'Automatically'
  1147.           'Always'
  1148.           'Hide')
  1149.       end
  1150.       object cbTickerColour: TColorBox
  1151.         Left = 14
  1152.         Top = 140
  1153.         Width = 167
  1154.         Height = 22
  1155.         Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbIncludeDefault, cbCustomColor, cbPrettyNames]
  1156.         ItemHeight = 16
  1157.         TabOrder = 2
  1158.         OnChange = cbHdrColourChange
  1159.       end
  1160.       object tbMTOpacity: TTrackBar
  1161.         Left = 199
  1162.         Top = 136
  1163.         Width = 249
  1164.         Height = 40
  1165.         LineSize = 8
  1166.         Max = 256
  1167.         Min = 48
  1168.         PageSize = 32
  1169.         Frequency = 8
  1170.         Position = 192
  1171.         TabOrder = 3
  1172.       end
  1173.       object cbMTThin: TCheckBox
  1174.         Left = 16
  1175.         Top = 200
  1176.         Width = 385
  1177.         Height = 17
  1178.         Caption = 'Display MailTicker in Thin View'
  1179.         TabOrder = 5
  1180.       end
  1181.       object gbxMTScrollSpeed: TGroupBox
  1182.         Left = 8
  1183.         Top = 252
  1184.         Width = 216
  1185.         Height = 81
  1186.         Caption = 'Scrolling speed'
  1187.         TabOrder = 9
  1188.         object rbMTScrollFast: TRadioButton
  1189.           Left = 20
  1190.           Top = 16
  1191.           Width = 145
  1192.           Height = 17
  1193.           Caption = 'Faster'
  1194.           TabOrder = 0
  1195.         end
  1196.         object rbMTScrollNormal: TRadioButton
  1197.           Left = 20
  1198.           Top = 36
  1199.           Width = 149
  1200.           Height = 17
  1201.           Caption = 'Normal'
  1202.           TabOrder = 1
  1203.         end
  1204.         object rbMTScrollSlower: TRadioButton
  1205.           Left = 20
  1206.           Top = 56
  1207.           Width = 149
  1208.           Height = 17
  1209.           Caption = 'Slower'
  1210.           TabOrder = 2
  1211.         end
  1212.       end
  1213.       object cbMTAlwaysTop: TCheckBox
  1214.         Left = 16
  1215.         Top = 224
  1216.         Width = 405
  1217.         Height = 17
  1218.         Caption = 'Always on top'
  1219.         TabOrder = 6
  1220.       end
  1221.       object bMTPreview: TButton
  1222.         Tag = 1
  1223.         Left = 308
  1224.         Top = 343
  1225.         Width = 140
  1226.         Height = 25
  1227.         Caption = 'Apply Changes'
  1228.         TabOrder = 11
  1229.         OnClick = bMTPreviewClick
  1230.       end
  1231.       object cbMTAutoZoom: TCheckBox
  1232.         Left = 16
  1233.         Top = 176
  1234.         Width = 385
  1235.         Height = 17
  1236.         Caption = 'Auto-zoom'
  1237.         TabOrder = 4
  1238.       end
  1239.       object bMTFolders: TButton
  1240.         Tag = 1
  1241.         Left = 321
  1242.         Top = 180
  1243.         Width = 120
  1244.         Height = 25
  1245.         Caption = 'Folders...'
  1246.         TabOrder = 7
  1247.         OnClick = bMTFoldersClick
  1248.       end
  1249.       object gbxMTMessages: TGroupBox
  1250.         Left = 233
  1251.         Top = 252
  1252.         Width = 216
  1253.         Height = 80
  1254.         Caption = 'Messages'
  1255.         TabOrder = 10
  1256.         object cbMTMsgNormal: TCheckBox
  1257.           Left = 20
  1258.           Top = 16
  1259.           Width = 133
  1260.           Height = 17
  1261.           Caption = 'Normal'
  1262.           TabOrder = 0
  1263.         end
  1264.         object cbMTMsgHigh: TCheckBox
  1265.           Left = 20
  1266.           Top = 36
  1267.           Width = 133
  1268.           Height = 17
  1269.           Caption = 'High'
  1270.           TabOrder = 1
  1271.         end
  1272.         object cbMTMsgLow: TCheckBox
  1273.           Left = 20
  1274.           Top = 56
  1275.           Width = 133
  1276.           Height = 17
  1277.           Caption = 'Low'
  1278.           TabOrder = 2
  1279.         end
  1280.       end
  1281.       object bMTMsgAge: TButton
  1282.         Tag = 1
  1283.         Left = 321
  1284.         Top = 212
  1285.         Width = 120
  1286.         Height = 25
  1287.         Caption = 'Age Limits...'
  1288.         TabOrder = 8
  1289.         OnClick = bMTMsgAgeClick
  1290.       end
  1291.     end
  1292.     object tbWarnings: TTabSheet
  1293.       HelpContext = 14226
  1294.       Caption = 'Protection'
  1295.       object gbVirus: TGroupBox
  1296.         Left = 8
  1297.         Top = 8
  1298.         Width = 441
  1299.         Height = 297
  1300.         Caption = 'Virus/Trojan Alert (attachment opening)'
  1301.         TabOrder = 0
  1302.         object Label4: TLabel
  1303.           Left = 16
  1304.           Top = 56
  1305.           Width = 141
  1306.           Height = 13
  1307.           Caption = '&Disable opening of these files:'
  1308.           FocusControl = eDisableMask
  1309.         end
  1310.         object Label5: TLabel
  1311.           Left = 16
  1312.           Top = 112
  1313.           Width = 219
  1314.           Height = 13
  1315.           Caption = '&Enable opening of these files without any alert:'
  1316.           FocusControl = eEnableMask
  1317.         end
  1318.         object Label6: TLabel
  1319.           Left = 16
  1320.           Top = 168
  1321.           Width = 188
  1322.           Height = 13
  1323.           Caption = '&Always display warning about these files'
  1324.           FocusControl = eWarnMask
  1325.         end
  1326.         object lMaskDesc: TLabel
  1327.           Left = 16
  1328.           Top = 224
  1329.           Width = 409
  1330.           Height = 57
  1331.           AutoSize = False
  1332.           Caption = 
  1333.             'NOTE: use "wildcards" to specify a file type that is allowed. Us' +
  1334.             'e commas to separate different file masks. The *.* mask means "a' +
  1335.             'ny file".'
  1336.           WordWrap = True
  1337.         end
  1338.         object cbDoubleExt: TCheckBox
  1339.           Left = 16
  1340.           Top = 24
  1341.           Width = 385
  1342.           Height = 17
  1343.           Caption = 
  1344.             'Display additional alert when a file has double extension  (e.g.' +
  1345.             ' .TXT.EXE)'
  1346.           TabOrder = 0
  1347.         end
  1348.         object eDisableMask: TEdit
  1349.           Left = 16
  1350.           Top = 72
  1351.           Width = 409
  1352.           Height = 21
  1353.           TabOrder = 1
  1354.         end
  1355.         object eEnableMask: TEdit
  1356.           Left = 16
  1357.           Top = 128
  1358.           Width = 409
  1359.           Height = 21
  1360.           TabOrder = 2
  1361.         end
  1362.         object eWarnMask: TEdit
  1363.           Left = 16
  1364.           Top = 184
  1365.           Width = 409
  1366.           Height = 21
  1367.           TabOrder = 3
  1368.         end
  1369.       end
  1370.       object cbWarnSentExit: TCheckBox
  1371.         Left = 16
  1372.         Top = 328
  1373.         Width = 393
  1374.         Height = 17
  1375.         Caption = '&Warn about unsent mail in Outbox folders on exit'
  1376.         TabOrder = 1
  1377.         Visible = False
  1378.       end
  1379.     end
  1380.     object tsAntivirus: TTabSheet
  1381.       HelpContext = 36000
  1382.       Caption = 'Anti-Virus'
  1383.       ImageIndex = 11
  1384.       object GroupBox1: TGroupBox
  1385.         Left = 8
  1386.         Top = 8
  1387.         Width = 449
  1388.         Height = 126
  1389.         Caption = 'Virus Checking Plug-ins'
  1390.         TabOrder = 0
  1391.         object lAVItems: TListView
  1392.           Left = 8
  1393.           Top = 16
  1394.           Width = 329
  1395.           Height = 97
  1396.           Columns = <
  1397.             item
  1398.               Caption = 'Name'
  1399.               Width = 150
  1400.             end
  1401.             item
  1402.               Caption = 'Version'
  1403.             end
  1404.             item
  1405.               Caption = 'Status'
  1406.             end
  1407.             item
  1408.               Caption = 'DLL path'
  1409.               Width = 200
  1410.             end>
  1411.           ReadOnly = True
  1412.           RowSelect = True
  1413.           PopupMenu = pmItems
  1414.           TabOrder = 0
  1415.           ViewStyle = vsReport
  1416.           OnChange = lAVItemsChange
  1417.           OnDblClick = bConfigClick
  1418.         end
  1419.         object bAddAV: TButton
  1420.           Left = 344
  1421.           Top = 16
  1422.           Width = 97
  1423.           Height = 25
  1424.           Caption = '&Add'
  1425.           TabOrder = 1
  1426.           OnClick = mExternalClick
  1427.         end
  1428.         object bConfig: TButton
  1429.           Left = 344
  1430.           Top = 52
  1431.           Width = 97
  1432.           Height = 25
  1433.           Caption = '&Configure'
  1434.           Enabled = False
  1435.           TabOrder = 2
  1436.           OnClick = bConfigClick
  1437.         end
  1438.         object bDeleteAV: TButton
  1439.           Left = 344
  1440.           Top = 88
  1441.           Width = 97
  1442.           Height = 25
  1443.           Caption = '&Delete'
  1444.           TabOrder = 3
  1445.           OnClick = bDeleteAVClick
  1446.         end
  1447.       end
  1448.       object GroupBox3: TGroupBox
  1449.         Left = 8
  1450.         Top = 140
  1451.         Width = 449
  1452.         Height = 233
  1453.         Caption = 'Default settings'
  1454.         TabOrder = 1
  1455.         object cbOpenAttach: TCheckBox
  1456.           Left = 8
  1457.           Top = 160
  1458.           Width = 433
  1459.           Height = 17
  1460.           Caption = 'Check attachments for viruses &before opening them from The Bat!'
  1461.           TabOrder = 2
  1462.         end
  1463.         object cbMail: TCheckBox
  1464.           Left = 8
  1465.           Top = 24
  1466.           Width = 420
  1467.           Height = 17
  1468.           Caption = 'Check incoming mail for viruses'
  1469.           TabOrder = 0
  1470.         end
  1471.         object GroupBox4: TGroupBox
  1472.           Left = 24
  1473.           Top = 48
  1474.           Width = 409
  1475.           Height = 97
  1476.           Caption = 'When a virus detected'
  1477.           TabOrder = 1
  1478.           object Label13: TLabel
  1479.             Left = 16
  1480.             Top = 48
  1481.             Width = 90
  1482.             Height = 13
  1483.             Caption = '&Perform this action:'
  1484.           end
  1485.           object cbSendNote: TCheckBox
  1486.             Left = 16
  1487.             Top = 24
  1488.             Width = 281
  1489.             Height = 17
  1490.             Caption = 'Send ¬ification to the sender'
  1491.             TabOrder = 0
  1492.             OnClick = cbSendNoteClick
  1493.           end
  1494.           object bAVTemplate: TButton
  1495.             Left = 304
  1496.             Top = 20
  1497.             Width = 91
  1498.             Height = 25
  1499.             Caption = '&Template'
  1500.             Enabled = False
  1501.             TabOrder = 1
  1502.             OnClick = bAVTemplateClick
  1503.           end
  1504.           object cbAction: TComboBox
  1505.             Left = 16
  1506.             Top = 64
  1507.             Width = 377
  1508.             Height = 21
  1509.             Style = csDropDownList
  1510.             ItemHeight = 13
  1511.             TabOrder = 2
  1512.             Items.Strings = (
  1513.               'Try to cure infected parts'
  1514.               'Remove infected parts'
  1515.               'Forward the message to self'
  1516.               'Delete the message'
  1517.               'Move to the Quarantine folder')
  1518.           end
  1519.         end
  1520.         object cbSaveAttach: TCheckBox
  1521.           Left = 8
  1522.           Top = 184
  1523.           Width = 433
  1524.           Height = 17
  1525.           Caption = 'Check attachments before the user saves them to the disk'
  1526.           TabOrder = 3
  1527.         end
  1528.         object cbCheckOutgoing: TCheckBox
  1529.           Left = 8
  1530.           Top = 208
  1531.           Width = 433
  1532.           Height = 17
  1533.           Caption = 'Check outgoing mail for viruses'
  1534.           TabOrder = 4
  1535.         end
  1536.       end
  1537.     end
  1538.     object tsAntispam: TTabSheet
  1539.       HelpContext = 34000
  1540.       Caption = 'Anti-spam'
  1541.       ImageIndex = 12
  1542.       object lSpamIntro: TLabel
  1543.         Left = 16
  1544.         Top = 140
  1545.         Width = 433
  1546.         Height = 65
  1547.         AutoSize = False
  1548.         Caption = 
  1549.           'Anti-SPAM plug-ins check messages on arrival and assign some sco' +
  1550.           're (out of 100) to each checked message. Because scoring methods' +
  1551.           ' are different for each plug-in, we leave it up to you to which ' +
  1552.           'score will be used...'
  1553.         WordWrap = True
  1554.       end
  1555.       object gbAntiSpam: TGroupBox
  1556.         Left = 8
  1557.         Top = 8
  1558.         Width = 449
  1559.         Height = 126
  1560.         Caption = 'Anti-SPAM Plug-ins'
  1561.         TabOrder = 0
  1562.         object lSpam: TListView
  1563.           Left = 8
  1564.           Top = 16
  1565.           Width = 329
  1566.           Height = 97
  1567.           Columns = <
  1568.             item
  1569.               Caption = 'Name'
  1570.               Width = 150
  1571.             end
  1572.             item
  1573.               Caption = 'Version'
  1574.             end
  1575.             item
  1576.               Caption = 'Status'
  1577.             end
  1578.             item
  1579.               Caption = 'DLL path'
  1580.               Width = 200
  1581.             end>
  1582.           HideSelection = False
  1583.           ReadOnly = True
  1584.           RowSelect = True
  1585.           PopupMenu = pmPlugins
  1586.           TabOrder = 0
  1587.           ViewStyle = vsReport
  1588.           OnChange = lSpamChange
  1589.         end
  1590.         object bAddSpam: TButton
  1591.           Left = 344
  1592.           Top = 16
  1593.           Width = 97
  1594.           Height = 25
  1595.           Caption = '&Add'
  1596.           TabOrder = 1
  1597.           OnClick = bAddSpamClick
  1598.         end
  1599.         object bConfigSpam: TButton
  1600.           Left = 344
  1601.           Top = 52
  1602.           Width = 97
  1603.           Height = 25
  1604.           Caption = '&Configure'
  1605.           Enabled = False
  1606.           TabOrder = 2
  1607.           OnClick = bConfigSpamClick
  1608.         end
  1609.         object bDeleteSpam: TButton
  1610.           Left = 344
  1611.           Top = 88
  1612.           Width = 97
  1613.           Height = 25
  1614.           Caption = '&Delete'
  1615.           Enabled = False
  1616.           TabOrder = 3
  1617.           OnClick = bDeleteSpamClick
  1618.         end
  1619.       end
  1620.       object rgSpamScoreType: TRadioGroup
  1621.         Left = 16
  1622.         Top = 204
  1623.         Width = 441
  1624.         Height = 41
  1625.         Caption = 'Out of &100 score to be used for actions below:'
  1626.         Columns = 3
  1627.         ItemIndex = 0
  1628.         Items.Strings = (
  1629.           'A&verage'
  1630.           'Ma&ximal'
  1631.           '&Minimal')
  1632.         TabOrder = 1
  1633.       end
  1634.       object cbDeleteJunk: TCheckBox
  1635.         Left = 16
  1636.         Top = 268
  1637.         Width = 377
  1638.         Height = 17
  1639.         Caption = 'Delete a message if the score is greater than'
  1640.         TabOrder = 2
  1641.         OnClick = cbDeleteJunkClick
  1642.       end
  1643.       object cbMoveJunk: TCheckBox
  1644.         Left = 16
  1645.         Top = 288
  1646.         Width = 377
  1647.         Height = 17
  1648.         Caption = 'Move a message to the Junk folder if the score is greater than'
  1649.         TabOrder = 4
  1650.         OnClick = cbMoveJunkClick
  1651.       end
  1652.       object cbMarkJunkRead: TCheckBox
  1653.         Left = 32
  1654.         Top = 310
  1655.         Width = 369
  1656.         Height = 17
  1657.         Caption = 'Mark stored junk mail as read'
  1658.         TabOrder = 6
  1659.       end
  1660.       object cbGlobalJunk: TCheckBox
  1661.         Left = 16
  1662.         Top = 352
  1663.         Width = 369
  1664.         Height = 17
  1665.         Caption = 'Use the common Junk folder'
  1666.         TabOrder = 8
  1667.       end
  1668.       object cbMoveJunkToJunk: TCheckBox
  1669.         Left = 16
  1670.         Top = 332
  1671.         Width = 385
  1672.         Height = 17
  1673.         Caption = 'Move messages marked as junk to the Junk folder'
  1674.         TabOrder = 7
  1675.       end
  1676.       object eDelJunk: TXSpinEdit
  1677.         Left = 400
  1678.         Top = 262
  1679.         Width = 57
  1680.         Height = 21
  1681.         TabOrder = 3
  1682.         Text = '1'
  1683.         MinValue = 0
  1684.         MaxValue = 99
  1685.         Value = 1
  1686.         Step = 1
  1687.       end
  1688.       object eMoveJunk: TXSpinEdit
  1689.         Left = 400
  1690.         Top = 286
  1691.         Width = 57
  1692.         Height = 21
  1693.         TabOrder = 5
  1694.         Text = '1'
  1695.         MinValue = 0
  1696.         MaxValue = 99
  1697.         Value = 1
  1698.         Step = 1
  1699.       end
  1700.     end
  1701.     object tsEditorViewer: TTabSheet
  1702.       Caption = 'Viewer/Editor'
  1703.       ImageIndex = 13
  1704.       object lPlainTextViewer: TLabel
  1705.         Left = 16
  1706.         Top = 80
  1707.         Width = 146
  1708.         Height = 13
  1709.         Caption = '&View plain text messages using'
  1710.         FocusControl = cbViewType
  1711.       end
  1712.       object lViewerIntro: TLabel
  1713.         Left = 16
  1714.         Top = 8
  1715.         Width = 425
  1716.         Height = 73
  1717.         AutoSize = False
  1718.         Caption = 
  1719.           'It is possible to view messages using different kind of text vie' +
  1720.           'wers. Those viewers differ by the set of features provided and l' +
  1721.           'imitations applied (for example, the plain text viewer supports ' +
  1722.           'vertical block selection but requires fixed width fonts only). P' +
  1723.           'lease choose the viewer suitable for your needs.'
  1724.         WordWrap = True
  1725.       end
  1726.       object lEditorIntro: TLabel
  1727.         Left = 16
  1728.         Top = 232
  1729.         Width = 433
  1730.         Height = 105
  1731.         AutoSize = False
  1732.         Caption = 
  1733.           'You can choose which text editor you are going to use by default' +
  1734.           '. The MicroEd editor is a professional editor made specifically ' +
  1735.           'for writing e-mail messages that provides WYSIWYG editing, While' +
  1736.           '-You-Type spell checking, quotation control and working with fix' +
  1737.           'ed width fonts only. The Windows Editor is a plain text editor w' +
  1738.           'ith a standard set of features. Please choose which editor you w' +
  1739.           'ish to use by default (you can switch editors right in the messa' +
  1740.           'ge editor using the "Options|Message Format" menu)'
  1741.         WordWrap = True
  1742.       end
  1743.       object Label11: TLabel
  1744.         Left = 16
  1745.         Top = 336
  1746.         Width = 131
  1747.         Height = 13
  1748.         Caption = '&Default message text editor:'
  1749.         FocusControl = cbEditor
  1750.       end
  1751.       object lHTMLViewMode: TLabel
  1752.         Left = 16
  1753.         Top = 124
  1754.         Width = 134
  1755.         Height = 13
  1756.         Caption = 'View HTML messages using'
  1757.       end
  1758.       object lTextHTMLViewMode: TLabel
  1759.         Left = 16
  1760.         Top = 168
  1761.         Width = 276
  1762.         Height = 13
  1763.         Caption = 'View messages with alternative layout (Text and HTML) as'
  1764.       end
  1765.       object cbViewType: TComboBox
  1766.         Left = 16
  1767.         Top = 96
  1768.         Width = 433
  1769.         Height = 21
  1770.         Style = csDropDownList
  1771.         ItemHeight = 13
  1772.         ItemIndex = 0
  1773.         TabOrder = 0
  1774.         Text = 'Plain Text Viewer (fast - fixed width fonts only)'
  1775.         OnChange = cbViewTypeChange
  1776.         Items.Strings = (
  1777.           'Plain Text Viewer (fast - fixed width fonts only)'
  1778.           'Rich Text/HTML Viewer (slower but with proportional fonts)')
  1779.       end
  1780.       object cbEditor: TComboBox
  1781.         Left = 16
  1782.         Top = 352
  1783.         Width = 433
  1784.         Height = 21
  1785.         Style = csDropDownList
  1786.         ItemHeight = 13
  1787.         ItemIndex = 0
  1788.         TabOrder = 3
  1789.         Text = 
  1790.           'Plain Text (MicroEd)  - MicroStar compatible, fixed width fonts ' +
  1791.           'only'
  1792.         Items.Strings = (
  1793.           
  1794.             'Plain Text (MicroEd)  - MicroStar compatible, fixed width fonts ' +
  1795.             'only'
  1796.           'Plain Text (Windows) - Windows-compatible, proportional fonts'
  1797.           'HTML with alternative plain text part'
  1798.           'HTML only')
  1799.       end
  1800.       object cbHTMLViewMode: TComboBox
  1801.         Left = 16
  1802.         Top = 140
  1803.         Width = 433
  1804.         Height = 21
  1805.         Style = csDropDownList
  1806.         ItemHeight = 13
  1807.         ItemIndex = 0
  1808.         TabOrder = 1
  1809.         Text = 'HTML only'
  1810.         Items.Strings = (
  1811.           'HTML only'
  1812.           'HTML and Plain Text version'
  1813.           'Plain Text version and HTML'
  1814.           'Plain Text version only')
  1815.       end
  1816.       object cbTextHTMLViewMode: TComboBox
  1817.         Left = 16
  1818.         Top = 184
  1819.         Width = 433
  1820.         Height = 21
  1821.         Style = csDropDownList
  1822.         ItemHeight = 13
  1823.         ItemIndex = 0
  1824.         TabOrder = 2
  1825.         Text = 'HTML only'
  1826.         Items.Strings = (
  1827.           'HTML only'
  1828.           'HTML and Plain Text version'
  1829.           'Plain Text version and HTML'
  1830.           'Plain Text version only')
  1831.       end
  1832.       object cbUseSmiley: TCheckBox
  1833.         Left = 16
  1834.         Top = 212
  1835.         Width = 433
  1836.         Height = 17
  1837.         Caption = 'Use smiley icons in HTML viewer'
  1838.         TabOrder = 4
  1839.       end
  1840.     end
  1841.     object tsEditor: TTabSheet
  1842.       HelpContext = 10027
  1843.       Caption = 'Editor preferences'
  1844.       ImageIndex = 7
  1845.       object GroupBox5: TGroupBox
  1846.         Left = 8
  1847.         Top = 8
  1848.         Width = 449
  1849.         Height = 129
  1850.         Caption = 'General (common for all editors)'
  1851.         TabOrder = 0
  1852.         object lWrapText: TLabel
  1853.           Left = 16
  1854.           Top = 24
  1855.           Width = 58
  1856.           Height = 13
  1857.           Caption = '&Wrap text at'
  1858.         end
  1859.         object lWrapChars: TLabel
  1860.           Left = 80
  1861.           Top = 44
  1862.           Width = 50
  1863.           Height = 13
  1864.           Caption = 'characters'
  1865.         end
  1866.         object lAutoSave: TLabel
  1867.           Left = 184
  1868.           Top = 24
  1869.           Width = 77
  1870.           Height = 13
  1871.           Caption = 'A&uto-save every'
  1872.         end
  1873.         object lAutoSaveSecs: TLabel
  1874.           Left = 248
  1875.           Top = 44
  1876.           Width = 17
  1877.           Height = 13
  1878.           Caption = 'sec'
  1879.         end
  1880.         object lQuote: TLabel
  1881.           Left = 16
  1882.           Top = 72
  1883.           Width = 78
  1884.           Height = 13
  1885.           Caption = 'Quote name limit'
  1886.         end
  1887.         object lQuoteLimitChars: TLabel
  1888.           Left = 80
  1889.           Top = 92
  1890.           Width = 50
  1891.           Height = 13
  1892.           Caption = 'characters'
  1893.         end
  1894.         object cbWrapQuotes: TCheckBox
  1895.           Left = 184
  1896.           Top = 88
  1897.           Width = 257
  1898.           Height = 21
  1899.           Caption = 'Smart Wrapping of quoted text'
  1900.           TabOrder = 3
  1901.           WordWrap = True
  1902.         end
  1903.         object eLeft: TXSpinEdit
  1904.           Left = 16
  1905.           Top = 40
  1906.           Width = 57
  1907.           Height = 21
  1908.           TabOrder = 0
  1909.           Text = '0'
  1910.           MinValue = 0
  1911.           MaxValue = 32000
  1912.           Value = 0
  1913.           Step = 1
  1914.         end
  1915.         object eQuoteLen: TXSpinEdit
  1916.           Left = 16
  1917.           Top = 88
  1918.           Width = 57
  1919.           Height = 21
  1920.           TabOrder = 2
  1921.           Text = '1'
  1922.           MinValue = 1
  1923.           MaxValue = 60
  1924.           Value = 1
  1925.           Step = 1
  1926.         end
  1927.         object eAutosave: TXSpinEdit
  1928.           Left = 184
  1929.           Top = 40
  1930.           Width = 57
  1931.           Height = 21
  1932.           TabOrder = 1
  1933.           Text = '0'
  1934.           MinValue = 0
  1935.           MaxValue = 10000000
  1936.           Value = 0
  1937.           Step = 10
  1938.         end
  1939.       end
  1940.       object GroupBox6: TGroupBox
  1941.         Left = 8
  1942.         Top = 144
  1943.         Width = 449
  1944.         Height = 225
  1945.         Caption = 'MicroEd-specific options'
  1946.         TabOrder = 1
  1947.         object gbPaste: TGroupBox
  1948.           Left = 224
  1949.           Top = 24
  1950.           Width = 217
  1951.           Height = 57
  1952.           Caption = 'Pasting different block type'
  1953.           TabOrder = 7
  1954.           object cbAutoInsert: TCheckBox
  1955.             Left = 8
  1956.             Top = 16
  1957.             Width = 201
  1958.             Height = 17
  1959.             Caption = 'S&kip prompt'
  1960.             TabOrder = 0
  1961.           end
  1962.           object cbAutoAdjust: TCheckBox
  1963.             Left = 8
  1964.             Top = 32
  1965.             Width = 201
  1966.             Height = 17
  1967.             Caption = 'Adjust auto&matically'
  1968.             TabOrder = 1
  1969.           end
  1970.         end
  1971.         object gbBlocks: TGroupBox
  1972.           Left = 224
  1973.           Top = 88
  1974.           Width = 217
  1975.           Height = 57
  1976.           Caption = 'Blocks'
  1977.           TabOrder = 8
  1978.           object cbPersistentBlock: TCheckBox
  1979.             Left = 8
  1980.             Top = 16
  1981.             Width = 185
  1982.             Height = 17
  1983.             Caption = '&Persistent blocks'
  1984.             TabOrder = 0
  1985.           end
  1986.           object cbOverwriteBlock: TCheckBox
  1987.             Left = 8
  1988.             Top = 32
  1989.             Width = 201
  1990.             Height = 17
  1991.             Caption = 'O&verwrite blocks'
  1992.             TabOrder = 1
  1993.           end
  1994.         end
  1995.         object gbShape: TGroupBox
  1996.           Left = 224
  1997.           Top = 152
  1998.           Width = 217
  1999.           Height = 57
  2000.           Caption = 'Cursor shape'
  2001.           TabOrder = 9
  2002.           object cbBlockInsert: TCheckBox
  2003.             Left = 8
  2004.             Top = 16
  2005.             Width = 201
  2006.             Height = 17
  2007.             Caption = 'Blo&ck insert cursor'
  2008.             TabOrder = 0
  2009.           end
  2010.           object cbBriefCursor: TCheckBox
  2011.             Left = 8
  2012.             Top = 32
  2013.             Width = 201
  2014.             Height = 17
  2015.             Caption = 'BRI&EF cursor shape'
  2016.             TabOrder = 1
  2017.           end
  2018.         end
  2019.         object cbAutowrap: TCheckBox
  2020.           Left = 16
  2021.           Top = 32
  2022.           Width = 201
  2023.           Height = 17
  2024.           Caption = '&Auto-wrap'
  2025.           TabOrder = 0
  2026.         end
  2027.         object cbAutoFmt: TCheckBox
  2028.           Left = 16
  2029.           Top = 58
  2030.           Width = 201
  2031.           Height = 17
  2032.           Caption = 'Auto-forma&t'
  2033.           TabOrder = 1
  2034.         end
  2035.         object cbWrapJustify: TCheckBox
  2036.           Left = 16
  2037.           Top = 85
  2038.           Width = 201
  2039.           Height = 17
  2040.           Caption = '&Justify on wrap'
  2041.           TabOrder = 2
  2042.         end
  2043.         object cbSmartTab: TCheckBox
  2044.           Left = 16
  2045.           Top = 112
  2046.           Width = 201
  2047.           Height = 17
  2048.           Caption = #39'&Smart'#39' tabs'
  2049.           TabOrder = 3
  2050.         end
  2051.         object cbAutoIndent: TCheckBox
  2052.           Left = 16
  2053.           Top = 138
  2054.           Width = 201
  2055.           Height = 17
  2056.           Caption = 'Auto &Indent'
  2057.           TabOrder = 4
  2058.         end
  2059.         object cbBSIndent: TCheckBox
  2060.           Left = 16
  2061.           Top = 165
  2062.           Width = 201
  2063.           Height = 17
  2064.           Caption = '&Backspace unindents'
  2065.           TabOrder = 5
  2066.         end
  2067.         object cbFindAtCursor: TCheckBox
  2068.           Left = 16
  2069.           Top = 192
  2070.           Width = 201
  2071.           Height = 17
  2072.           Caption = '&Find text at cursor'
  2073.           TabOrder = 6
  2074.         end
  2075.       end
  2076.     end
  2077.     object tsEditorView: TTabSheet
  2078.       HelpContext = 14221
  2079.       Caption = 'Plain Text/MicroEd'
  2080.       ImageIndex = 8
  2081.       object gbMicroEdView: TGroupBox
  2082.         Left = 8
  2083.         Top = 8
  2084.         Width = 449
  2085.         Height = 361
  2086.         Caption = 'Plain text viewer/MicroEd layout'
  2087.         TabOrder = 0
  2088.         object Label12: TLabel
  2089.           Left = 8
  2090.           Top = 272
  2091.           Width = 24
  2092.           Height = 13
  2093.           Caption = '&Font:'
  2094.           FocusControl = cbPlainFont
  2095.         end
  2096.         object Label14: TLabel
  2097.           Left = 272
  2098.           Top = 272
  2099.           Width = 23
  2100.           Height = 13
  2101.           Caption = '&Size:'
  2102.           FocusControl = cbPlainFontSize
  2103.         end
  2104.         object Label15: TLabel
  2105.           Left = 8
  2106.           Top = 292
  2107.           Width = 23
  2108.           Height = 13
  2109.           Caption = '&Item:'
  2110.         end
  2111.         object lPlainColor: TLabel
  2112.           Left = 272
  2113.           Top = 292
  2114.           Width = 33
  2115.           Height = 13
  2116.           Caption = '&Colour:'
  2117.         end
  2118.         object Panel1: TPanel
  2119.           Tag = 11
  2120.           Left = 8
  2121.           Top = 16
  2122.           Width = 433
  2123.           Height = 233
  2124.           BevelOuter = bvNone
  2125.           BorderWidth = 2
  2126.           TabOrder = 0
  2127.           OnMouseDown = pnViewerMouseDown
  2128.           object eMsg: TTextEditor
  2129.             Left = 2
  2130.             Top = 2
  2131.             Width = 429
  2132.             Height = 229
  2133.             BgColor = clBlack
  2134.             TextColor = clBlack
  2135.             SelColor = clBlack
  2136.             SelBgColor = clBlack
  2137.             QuoteColor = clBlack
  2138.             RefColor = clBlack
  2139.             Kludge1Color = clBlack
  2140.             Kludge2Color = clBlack
  2141.             Kludge3Color = clBlack
  2142.             ReadOnly = False
  2143.             FontCharset = 1
  2144.             Enabled = False
  2145.             TabOrder = 0
  2146.             Font.Charset = DEFAULT_CHARSET
  2147.             Font.Color = clWindowText
  2148.             Font.Height = -12
  2149.             Font.Name = 'MS Sans Serif'
  2150.             Font.Pitch = fpFixed
  2151.             Font.Style = []
  2152.             Align = alClient
  2153.           end
  2154.         end
  2155.         object cbPlainFont: TComboBox
  2156.           Left = 88
  2157.           Top = 268
  2158.           Width = 169
  2159.           Height = 21
  2160.           Style = csDropDownList
  2161.           ItemHeight = 13
  2162.           TabOrder = 1
  2163.           OnChange = cbPlainFontChange
  2164.         end
  2165.         object cbPlainFontSize: TComboBox
  2166.           Left = 352
  2167.           Top = 268
  2168.           Width = 89
  2169.           Height = 21
  2170.           ItemHeight = 13
  2171.           TabOrder = 2
  2172.           OnChange = cbPlainFontChange
  2173.           OnKeyPress = cbMVSizeKeyPress
  2174.           Items.Strings = (
  2175.             '8'
  2176.             '9'
  2177.             '10'
  2178.             '12'
  2179.             '14'
  2180.             '16'
  2181.             '18'
  2182.             '20')
  2183.         end
  2184.         object cbPlainItem: TComboBox
  2185.           Left = 8
  2186.           Top = 308
  2187.           Width = 249
  2188.           Height = 21
  2189.           Style = csDropDownList
  2190.           ItemHeight = 13
  2191.           ItemIndex = 0
  2192.           TabOrder = 3
  2193.           Text = 'Background'
  2194.           OnChange = cbPlainItemChange
  2195.           Items.Strings = (
  2196.             'Background'
  2197.             'Plain text'
  2198.             'Selection background'
  2199.             'Selected text'
  2200.             'Quotation (Odd)'
  2201.             'Quotation (Even)'
  2202.             'References')
  2203.         end
  2204.         object cbPlainBold: TCheckBox
  2205.           Tag = 2
  2206.           Left = 8
  2207.           Top = 336
  2208.           Width = 137
  2209.           Height = 17
  2210.           Caption = '&Bold'
  2211.           TabOrder = 5
  2212.           OnClick = cbPlainULClick
  2213.         end
  2214.         object cbPlainItalic: TCheckBox
  2215.           Tag = 1
  2216.           Left = 152
  2217.           Top = 336
  2218.           Width = 137
  2219.           Height = 17
  2220.           Caption = 'I&talic'
  2221.           TabOrder = 6
  2222.           OnClick = cbPlainULClick
  2223.         end
  2224.         object cbPlainUL: TCheckBox
  2225.           Left = 296
  2226.           Top = 336
  2227.           Width = 145
  2228.           Height = 17
  2229.           Caption = '&Underline'
  2230.           TabOrder = 7
  2231.           OnClick = cbPlainULClick
  2232.         end
  2233.         object cbMEColor: TColorBox
  2234.           Left = 272
  2235.           Top = 308
  2236.           Width = 169
  2237.           Height = 22
  2238.           Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbIncludeDefault, cbCustomColor, cbPrettyNames]
  2239.           ItemHeight = 16
  2240.           TabOrder = 4
  2241.           OnChange = cbMEColorChange
  2242.         end
  2243.       end
  2244.     end
  2245.     object tsViewer: TTabSheet
  2246.       HelpContext = 14221
  2247.       Caption = 'HTML/Windows Editor'
  2248.       object gb_HTMLView: TGroupBox
  2249.         Left = 8
  2250.         Top = 8
  2251.         Width = 449
  2252.         Height = 361
  2253.         Caption = 'HTML/Windows Editor layout'
  2254.         TabOrder = 0
  2255.         object lMVSize: TLabel
  2256.           Left = 272
  2257.           Top = 312
  2258.           Width = 23
  2259.           Height = 13
  2260.           Caption = '&Size:'
  2261.           FocusControl = cbMVSize
  2262.         end
  2263.         object lmvFont: TLabel
  2264.           Left = 8
  2265.           Top = 312
  2266.           Width = 24
  2267.           Height = 13
  2268.           Caption = '&Font:'
  2269.           FocusControl = cbMVFont
  2270.         end
  2271.         object lMVColor: TLabel
  2272.           Left = 272
  2273.           Top = 264
  2274.           Width = 33
  2275.           Height = 13
  2276.           Caption = '&Colour:'
  2277.         end
  2278.         object Label8: TLabel
  2279.           Left = 8
  2280.           Top = 264
  2281.           Width = 23
  2282.           Height = 13
  2283.           Caption = '&Item:'
  2284.         end
  2285.         object pnViewer: TPanel
  2286.           Tag = 11
  2287.           Left = 8
  2288.           Top = 16
  2289.           Width = 425
  2290.           Height = 241
  2291.           BevelOuter = bvNone
  2292.           BorderWidth = 2
  2293.           TabOrder = 0
  2294.           OnMouseDown = pnViewerMouseDown
  2295.         end
  2296.         object cbViewItem: TComboBox
  2297.           Left = 8
  2298.           Top = 280
  2299.           Width = 249
  2300.           Height = 21
  2301.           Style = csDropDownList
  2302.           ItemHeight = 13
  2303.           TabOrder = 1
  2304.           OnChange = cbViewItemChange
  2305.           Items.Strings = (
  2306.             'Regular Text'
  2307.             'Background'
  2308.             'Quoted Text  (odd)'
  2309.             'Quotation Prefix  (odd)'
  2310.             'Hyper Links'
  2311.             'RFC 822 Headers'
  2312.             'Fixed Width Text'
  2313.             'Signature Text'
  2314.             'Quoted Text  (even)'
  2315.             'Quotation Prefix  (even)')
  2316.         end
  2317.         object cbMVSize: TComboBox
  2318.           Left = 352
  2319.           Top = 308
  2320.           Width = 89
  2321.           Height = 21
  2322.           ItemHeight = 13
  2323.           TabOrder = 3
  2324.           OnChange = cbMVSizeChange
  2325.           OnKeyPress = cbMVSizeKeyPress
  2326.           Items.Strings = (
  2327.             '8'
  2328.             '9'
  2329.             '10'
  2330.             '12'
  2331.             '14'
  2332.             '16'
  2333.             '18'
  2334.             '20')
  2335.         end
  2336.         object cbMVBold: TCheckBox
  2337.           Tag = 2
  2338.           Left = 8
  2339.           Top = 336
  2340.           Width = 137
  2341.           Height = 17
  2342.           Caption = '&Bold'
  2343.           TabOrder = 4
  2344.           OnClick = cbMVUnderlineClick
  2345.         end
  2346.         object cbMVFont: TComboBox
  2347.           Left = 104
  2348.           Top = 308
  2349.           Width = 153
  2350.           Height = 21
  2351.           Style = csDropDownList
  2352.           ItemHeight = 13
  2353.           TabOrder = 2
  2354.           OnChange = cbMVFontChange
  2355.         end
  2356.         object cbMVItalic: TCheckBox
  2357.           Tag = 1
  2358.           Left = 152
  2359.           Top = 336
  2360.           Width = 137
  2361.           Height = 17
  2362.           Caption = 'I&talic'
  2363.           TabOrder = 5
  2364.           OnClick = cbMVUnderlineClick
  2365.         end
  2366.         object cbMVUnderline: TCheckBox
  2367.           Left = 296
  2368.           Top = 336
  2369.           Width = 134
  2370.           Height = 17
  2371.           Caption = '&Underline'
  2372.           TabOrder = 6
  2373.           OnClick = cbMVUnderlineClick
  2374.         end
  2375.         object cbRTVColor: TColorBox
  2376.           Left = 272
  2377.           Top = 280
  2378.           Width = 169
  2379.           Height = 22
  2380.           Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbIncludeDefault, cbCustomColor, cbPrettyNames]
  2381.           ItemHeight = 16
  2382.           TabOrder = 7
  2383.           OnChange = cbRTVColorChange
  2384.         end
  2385.       end
  2386.     end
  2387.     object tsSrcView: TTabSheet
  2388.       HelpContext = 14221
  2389.       Caption = 'Source Viewer'
  2390.       object lItem: TLabel
  2391.         Left = 8
  2392.         Top = 328
  2393.         Width = 23
  2394.         Height = 13
  2395.         Caption = 'Item:'
  2396.       end
  2397.       object lSrcSample: TLabel
  2398.         Left = 8
  2399.         Top = 8
  2400.         Width = 100
  2401.         Height = 13
  2402.         Caption = 'Sample Source view:'
  2403.       end
  2404.       object pnView: TPanel
  2405.         Tag = 11
  2406.         Left = 8
  2407.         Top = 24
  2408.         Width = 433
  2409.         Height = 297
  2410.         BevelInner = bvRaised
  2411.         BevelOuter = bvLowered
  2412.         TabOrder = 0
  2413.       end
  2414.       object cbItem: TComboBox
  2415.         Left = 8
  2416.         Top = 344
  2417.         Width = 337
  2418.         Height = 21
  2419.         Style = csDropDownList
  2420.         ItemHeight = 13
  2421.         TabOrder = 1
  2422.         Items.Strings = (
  2423.           'Font'
  2424.           'Header fields colour'
  2425.           'Header text colour'
  2426.           'Plain text colour'
  2427.           'MIME part header fields colour'
  2428.           'MIME part header text colour'
  2429.           'MIME preamble/postamble colour'
  2430.           'MIME part boundary (odd) colour'
  2431.           'MIME part boundary (even) colour')
  2432.       end
  2433.       object bChangeSrc: TButton
  2434.         Left = 360
  2435.         Top = 342
  2436.         Width = 91
  2437.         Height = 25
  2438.         Caption = '&Change...'
  2439.         TabOrder = 2
  2440.         OnClick = bChangeSrcClick
  2441.       end
  2442.     end
  2443.     object tsXLAT: TTabSheet
  2444.       HelpContext = 10037
  2445.       Caption = 'Character Sets (XLAT)'
  2446.       ImageIndex = 14
  2447.       object bAddXLAT: TButton
  2448.         Left = 368
  2449.         Top = 16
  2450.         Width = 89
  2451.         Height = 25
  2452.         Caption = '&Add...'
  2453.         TabOrder = 0
  2454.         OnClick = bAddXLATClick
  2455.       end
  2456.       object bDeleteXLAT: TButton
  2457.         Left = 368
  2458.         Top = 48
  2459.         Width = 89
  2460.         Height = 25
  2461.         Caption = '&Delete'
  2462.         Enabled = False
  2463.         TabOrder = 1
  2464.         OnClick = bDeleteXLATClick
  2465.       end
  2466.       object bEditXLAT: TButton
  2467.         Left = 368
  2468.         Top = 84
  2469.         Width = 89
  2470.         Height = 25
  2471.         Caption = '&Edit...'
  2472.         Enabled = False
  2473.         TabOrder = 2
  2474.         OnClick = bEditXLATClick
  2475.       end
  2476.       object bResetXLAT: TButton
  2477.         Left = 368
  2478.         Top = 344
  2479.         Width = 89
  2480.         Height = 25
  2481.         Caption = '&Reset'
  2482.         TabOrder = 3
  2483.         OnClick = bResetXLATClick
  2484.       end
  2485.       object lTables: TListView
  2486.         Left = 8
  2487.         Top = 16
  2488.         Width = 353
  2489.         Height = 353
  2490.         Columns = <
  2491.           item
  2492.             Caption = 'Name'
  2493.             Width = 200
  2494.           end
  2495.           item
  2496.             Caption = 'Character set'
  2497.             Width = 140
  2498.           end>
  2499.         HideSelection = False
  2500.         ReadOnly = True
  2501.         RowSelect = True
  2502.         TabOrder = 4
  2503.         ViewStyle = vsReport
  2504.         OnChange = lTablesChange
  2505.         OnDblClick = bEditXLATClick
  2506.       end
  2507.     end
  2508.     object tsHotkeys: TTabSheet
  2509.       HelpContext = 14065
  2510.       Caption = 'System Hot Keys'
  2511.       ImageIndex = 15
  2512.       object lComment: TLabel
  2513.         Left = 16
  2514.         Top = 16
  2515.         Width = 425
  2516.         Height = 49
  2517.         AutoSize = False
  2518.         Caption = 
  2519.           'You can define system Hot-Keys for functions you can use even wh' +
  2520.           'en other applications are active.'
  2521.         WordWrap = True
  2522.       end
  2523.       object lHotKeys: TListView
  2524.         Left = 8
  2525.         Top = 72
  2526.         Width = 433
  2527.         Height = 289
  2528.         Columns = <
  2529.           item
  2530.             Caption = 'Function'
  2531.             Width = 250
  2532.           end
  2533.           item
  2534.             Caption = 'Hotkey'
  2535.             Width = 178
  2536.           end>
  2537.         ReadOnly = True
  2538.         RowSelect = True
  2539.         PopupMenu = hkPopup
  2540.         TabOrder = 0
  2541.         ViewStyle = vsReport
  2542.         OnDblClick = mEditHKClick
  2543.         OnEnter = lHotKeysEnter
  2544.       end
  2545.     end
  2546.     object tsPlugins: TTabSheet
  2547.       HelpContext = 14225
  2548.       Caption = 'Plug-Ins'
  2549.       ImageIndex = 16
  2550.       object lvPlugIns: TListView
  2551.         Left = 8
  2552.         Top = 16
  2553.         Width = 449
  2554.         Height = 321
  2555.         Columns = <
  2556.           item
  2557.             Caption = 'Name'
  2558.             Width = 150
  2559.           end
  2560.           item
  2561.             Caption = 'Version'
  2562.           end
  2563.           item
  2564.             Caption = 'Status'
  2565.           end
  2566.           item
  2567.             Caption = 'Scope'
  2568.             Width = 80
  2569.           end
  2570.           item
  2571.             Caption = 'DLL path'
  2572.             Width = 200
  2573.           end>
  2574.         HideSelection = False
  2575.         ReadOnly = True
  2576.         RowSelect = True
  2577.         PopupMenu = pmPlugins
  2578.         TabOrder = 0
  2579.         ViewStyle = vsReport
  2580.         OnChange = lvPlugInsChange
  2581.       end
  2582.       object bAddPlugin: TButton
  2583.         Left = 8
  2584.         Top = 344
  2585.         Width = 97
  2586.         Height = 25
  2587.         Caption = '&Add'
  2588.         TabOrder = 1
  2589.         OnClick = bAddSpamClick
  2590.       end
  2591.       object bDelPlugin: TButton
  2592.         Left = 125
  2593.         Top = 344
  2594.         Width = 97
  2595.         Height = 25
  2596.         Caption = '&Delete'
  2597.         Enabled = False
  2598.         TabOrder = 2
  2599.         OnClick = bDeleteSpamClick
  2600.       end
  2601.       object bConfigPlugin: TButton
  2602.         Left = 242
  2603.         Top = 344
  2604.         Width = 97
  2605.         Height = 25
  2606.         Caption = '&Configure'
  2607.         Enabled = False
  2608.         TabOrder = 3
  2609.         OnClick = bConfigSpamClick
  2610.       end
  2611.       object bInfoPlugIn: TButton
  2612.         Left = 360
  2613.         Top = 344
  2614.         Width = 97
  2615.         Height = 25
  2616.         Caption = '&Information'
  2617.         Enabled = False
  2618.         TabOrder = 4
  2619.         OnClick = bInfoPlugInClick
  2620.       end
  2621.     end
  2622.   end
  2623.   object bOK: TButton
  2624.     Left = 328
  2625.     Top = 416
  2626.     Width = 97
  2627.     Height = 25
  2628.     Caption = '&OK'
  2629.     Default = True
  2630.     ModalResult = 1
  2631.     TabOrder = 2
  2632.     OnClick = bOKClick
  2633.   end
  2634.   object bCancel: TButton
  2635.     Left = 440
  2636.     Top = 416
  2637.     Width = 97
  2638.     Height = 25
  2639.     Cancel = True
  2640.     Caption = 'Cancel'
  2641.     ModalResult = 2
  2642.     TabOrder = 3
  2643.   end
  2644.   object bHelp: TButton
  2645.     Left = 552
  2646.     Top = 416
  2647.     Width = 97
  2648.     Height = 25
  2649.     Caption = 'Help'
  2650.     TabOrder = 4
  2651.     OnClick = bHelpClick
  2652.   end
  2653.   object dFont: TFontDialog
  2654.     Font.Charset = DEFAULT_CHARSET
  2655.     Font.Color = clWindowText
  2656.     Font.Height = -11
  2657.     Font.Name = 'MS Sans Serif'
  2658.     Font.Style = []
  2659.     MinFontSize = 20
  2660.     Options = [fdLimitSize]
  2661.     Left = 8
  2662.     Top = 416
  2663.   end
  2664.   object dColor: TColorDialog
  2665.     Left = 72
  2666.     Top = 416
  2667.   end
  2668.   object pmCGPopup: TPopupMenu
  2669.     OnPopup = pmCGPopupPopup
  2670.     Left = 173
  2671.     Top = 416
  2672.     object mNewCG: TMenuItem
  2673.       Caption = '&New'
  2674.       ShortCut = 45
  2675.       OnClick = bNewCGClick
  2676.     end
  2677.     object mEditCG: TMenuItem
  2678.       Caption = '&Edit'
  2679.       ShortCut = 13
  2680.       OnClick = bEditCGClick
  2681.     end
  2682.     object mDeleteCG: TMenuItem
  2683.       Caption = '&Delete'
  2684.       ShortCut = 46
  2685.       OnClick = bDeleteCGClick
  2686.     end
  2687.   end
  2688.   object dOpen: TOpenDialog
  2689.     DefaultExt = 'BAV'
  2690.     Options = [ofHideReadOnly, ofNoChangeDir, ofEnableSizing]
  2691.     Left = 40
  2692.     Top = 416
  2693.   end
  2694.   object pmItems: TPopupMenu
  2695.     OnPopup = pmItemsPopup
  2696.     Left = 104
  2697.     Top = 416
  2698.     object mConfig: TMenuItem
  2699.       Caption = '&Configure'
  2700.       Default = True
  2701.       ShortCut = 13
  2702.       OnClick = mConfigClick
  2703.     end
  2704.     object mAddAV: TMenuItem
  2705.       Caption = '&Add'
  2706.       ShortCut = 45
  2707.       OnClick = mExternalClick
  2708.     end
  2709.     object mDelete: TMenuItem
  2710.       Caption = '&Delete'
  2711.       ShortCut = 46
  2712.       OnClick = mDeleteClick
  2713.     end
  2714.     object mMoveUp: TMenuItem
  2715.       Tag = -1
  2716.       Caption = 'Move &up'
  2717.       ShortCut = 16422
  2718.       OnClick = mMoveUpClick
  2719.     end
  2720.     object mDown: TMenuItem
  2721.       Tag = 1
  2722.       Caption = 'Move d&own'
  2723.       ShortCut = 16424
  2724.       OnClick = mMoveUpClick
  2725.     end
  2726.   end
  2727.   object hkPopup: TPopupMenu
  2728.     OnPopup = hkPopupPopup
  2729.     Left = 216
  2730.     Top = 416
  2731.     object mEditHK: TMenuItem
  2732.       Caption = '&Edit'
  2733.       ShortCut = 13
  2734.       OnClick = mEditHKClick
  2735.     end
  2736.     object mClearHK: TMenuItem
  2737.       Caption = '&Clear'
  2738.       ShortCut = 46
  2739.       OnClick = mClearHKClick
  2740.     end
  2741.   end
  2742.   object pmHeaders: TPopupMenu
  2743.     Left = 256
  2744.     Top = 416
  2745.     object pmhAdd: TMenuItem
  2746.       Caption = '&Add'
  2747.       ShortCut = 45
  2748.       OnClick = bAddHeaderClick
  2749.     end
  2750.     object pmhEdit: TMenuItem
  2751.       Caption = '&Edit'
  2752.       ShortCut = 13
  2753.       OnClick = bEditHeaderClick
  2754.     end
  2755.     object pmhDelete: TMenuItem
  2756.       Caption = '&Delete'
  2757.       ShortCut = 46
  2758.       OnClick = bDelHeaderClick
  2759.     end
  2760.     object N2: TMenuItem
  2761.       Caption = '-'
  2762.     end
  2763.     object mHeaderUp: TMenuItem
  2764.       Tag = -1
  2765.       Caption = 'Move &Up'
  2766.       ShortCut = 16422
  2767.       OnClick = bMoveHeaderUpClick
  2768.     end
  2769.     object mHeaderDown: TMenuItem
  2770.       Tag = 1
  2771.       Caption = 'Move Do&wn'
  2772.       ShortCut = 16424
  2773.       OnClick = bMoveHeaderUpClick
  2774.     end
  2775.   end
  2776.   object pmPlugins: TPopupMenu
  2777.     Left = 296
  2778.     Top = 416
  2779.     object mConfigurePlugin: TMenuItem
  2780.       Caption = '&Configure'
  2781.       Default = True
  2782.       ShortCut = 13
  2783.       OnClick = bConfigSpamClick
  2784.     end
  2785.     object mAddPlugin: TMenuItem
  2786.       Caption = '&Add'
  2787.       ShortCut = 45
  2788.       OnClick = bAddSpamClick
  2789.     end
  2790.     object mInfoPlugin: TMenuItem
  2791.       Caption = '&Information'
  2792.       ShortCut = 16397
  2793.       OnClick = bInfoPlugInClick
  2794.     end
  2795.     object N3: TMenuItem
  2796.       Caption = '-'
  2797.     end
  2798.     object mDelPlugin: TMenuItem
  2799.       Caption = '&Delete'
  2800.       ShortCut = 46
  2801.       OnClick = bDeleteSpamClick
  2802.     end
  2803.   end
  2804.   object pmVModes: TPopupMenu
  2805.     Left = 327
  2806.     Top = 416
  2807.     object miNew: TMenuItem
  2808.       Caption = 'New'
  2809.       ShortCut = 45
  2810.       OnClick = btnAddVMClick
  2811.     end
  2812.     object miEdit: TMenuItem
  2813.       Caption = 'Edit'
  2814.       Default = True
  2815.       ShortCut = 13
  2816.       OnClick = btnEditVMClick
  2817.     end
  2818.     object miDelete: TMenuItem
  2819.       Caption = 'Delete'
  2820.       ShortCut = 46
  2821.       OnClick = btnDeleteVMClick
  2822.     end
  2823.     object miUseBy: TMenuItem
  2824.       Caption = 'Use by...'
  2825.       ShortCut = 8205
  2826.       OnClick = btnUseByClick
  2827.     end
  2828.   end
  2829. end
  2830.